BiWeeklyEvaluationUiState

constructor(biWeeklyEntry: BiWeeklyEvaluationEntry = BiWeeklyEvaluationEntry(), questionResponse: MutableList<Int> = (0..16).map { x -> x * 0 }.toMutableList(), page: Int = 0)